FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Vital.MedikationsplanPlus#1.1.0 (78 ms)

Package Vital.MedikationsplanPlus
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Vital.MedikationsplanPlus@1.1.0&canonical=https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationBodyHeight
Url https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationBodyHeight
Version 1.0.0
Status active
Date 2020-11-06T11:16:03.4598768+00:00
Name MedikationsplanPlusObservationBodyHeight
Experimental False
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusComposition MedikationsplanPlusComposition

Resources that this resource uses

StructureDefinition
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusPatient MedikationsplanPlusPatient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "6a9acd49-14a2-4c7e-8f4e-b6037b9042f3",
  "meta" : {
    "lastUpdated" : "2020-11-23T10:48:18.442+00:00"
  },
  "url" : "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusObservationBodyHeight",
  "version" : "1.0.0",
  "name" : "MedikationsplanPlusObservationBodyHeight",
  "status" : "active",
  "date" : "2020-11-06T11:16:03.4598768+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.id",
        "path" : "Observation.id",
        "mustSupport" : true
      },
      {
        "id" : "Observation.meta",
        "path" : "Observation.meta",
        "mustSupport" : true
      },
      {
        "id" : "Observation.meta.source",
        "path" : "Observation.meta.source",
        "max" : "0"
      },
      {
        "id" : "Observation.meta.profile",
        "path" : "Observation.meta.profile",
        "mustSupport" : true
      },
      {
        "id" : "Observation.language",
        "path" : "Observation.language",
        "mustSupport" : true
      },
      {
        "id" : "Observation.contained",
        "path" : "Observation.contained",
        "max" : "1"
      },
      {
        "id" : "Observation.partOf",
        "path" : "Observation.partOf",
        "max" : "0"
      },
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "fixedCode" : "final",
        "mustSupport" : true
      },
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.category.coding",
        "path" : "Observation.category.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.category.coding.system",
        "path" : "Observation.category.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.category.coding.code",
        "path" : "Observation.category.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.category.coding.display",
        "path" : "Observation.category.coding.display",
        "min" : 1
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://hl7.org/fhir/ValueSet/observation-vitalsignresult"
        }
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode",
        "path" : "Observation.code.coding",
        "sliceName" : "BodyHeightCode",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Body_Height_Loinc"
        }
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.code",
        "path" : "Observation.code.coding.code",
        "min" : 1,
        "fixedCode" : "8302-2",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display",
        "path" : "Observation.code.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display.extension",
        "path" : "Observation.code.coding.display.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display.extension:anzeigenameCodeLoinc",
        "path" : "Observation.code.coding.display.extension",
        "sliceName" : "anzeigenameCodeLoinc",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
            ]
          }
        ]
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display.extension:anzeigenameCodeLoinc.extension",
        "path" : "Observation.code.coding.display.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display.extension:anzeigenameCodeLoinc.extension:content",
        "path" : "Observation.code.coding.display.extension.extension",
        "sliceName" : "content"
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display.extension:anzeigenameCodeLoinc.extension:content.url",
        "path" : "Observation.code.coding.display.extension.extension.url",
        "fixedUri" : "content"
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display.extension:anzeigenameCodeLoinc.extension:content.value[x]",
        "path" : "Observation.code.coding.display.extension.extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ]
        }
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display.extension:anzeigenameCodeLoinc.extension:content.value[x]:valueString",
        "path" : "Observation.code.coding.display.extension.extension.value[x]",
        "sliceName" : "valueString",
        "definition" : "In diesem Attribut sollen die entsprechende deutsche Bezeichnung des Loinc oder Snomed-Codes aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_Base_Body_Height_Snomed_German|1.1.0",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display.extension:anzeigenameCodeLoinc.url",
        "path" : "Observation.code.coding.display.extension.url",
        "fixedUri" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusPatient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.subject.reference",
        "path" : "Observation.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.subject.type",
        "path" : "Observation.subject.type",
        "max" : "0"
      },
      {
        "id" : "Observation.focus",
        "path" : "Observation.focus",
        "max" : "0"
      },
      {
        "id" : "Observation.encounter",
        "path" : "Observation.encounter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Encounter",
              "EpisodeOfCare"
            ]
          }
        ]
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          },
          {
            "code" : "Period"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "Practitioner",
              "Organization",
              "Patient",
              "RelatedPerson"
            ]
          }
        ]
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/ucum-vitals-common"
        }
      },
      {
        "id" : "Observation.value[x].value",
        "path" : "Observation.value[x].value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].unit",
        "path" : "Observation.value[x].unit",
        "min" : 1,
        "fixedString" : "cm",
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].system",
        "path" : "Observation.value[x].system",
        "min" : 1,
        "fixedUri" : "http://unitsofmeasure.org",
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x].code",
        "path" : "Observation.value[x].code",
        "min" : 1,
        "fixedCode" : "cm",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/ucum-bodylength"
        }
      },
      {
        "id" : "Observation.dataAbsentReason",
        "path" : "Observation.dataAbsentReason",
        "mustSupport" : true
      },
      {
        "id" : "Observation.interpretation",
        "path" : "Observation.interpretation",
        "max" : "1"
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "1"
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "max" : "0"
      },
      {
        "id" : "Observation.bodySite.coding",
        "path" : "Observation.bodySite.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.bodySite.coding.system",
        "path" : "Observation.bodySite.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Observation.bodySite.coding.version",
        "path" : "Observation.bodySite.coding.version",
        "min" : 1,
        "fixedString" : "http://snomed.info/sct/900000000000207008/version/20200731"
      },
      {
        "id" : "Observation.bodySite.coding.code",
        "path" : "Observation.bodySite.coding.code",
        "min" : 1,
        "fixedCode" : "38266002"
      },
      {
        "id" : "Observation.bodySite.coding.display",
        "path" : "Observation.bodySite.coding.display",
        "min" : 1
      },
      {
        "id" : "Observation.bodySite.coding.display.extension",
        "path" : "Observation.bodySite.coding.display.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed",
        "path" : "Observation.bodySite.coding.display.extension",
        "sliceName" : "anzeigenameCodeSnomed",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
            ]
          }
        ]
      },
      {
        "id" : "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.extension",
        "path" : "Observation.bodySite.coding.display.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.extension:content",
        "path" : "Observation.bodySite.coding.display.extension.extension",
        "sliceName" : "content"
      },
      {
        "id" : "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.extension:content.url",
        "path" : "Observation.bodySite.coding.display.extension.extension.url",
        "fixedUri" : "content"
      },
      {
        "id" : "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.extension:content.value[x]",
        "path" : "Observation.bodySite.coding.display.extension.extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ]
        }
      },
      {
        "id" : "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.extension:content.value[x]:valueString",
        "path" : "Observation.bodySite.coding.display.extension.extension.value[x]",
        "sliceName" : "valueString",
        "type" : [
          {
            "code" : "string"
          }
        ],
        "fixedString" : "Gesamtkörper"
      },
      {
        "id" : "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.url",
        "path" : "Observation.bodySite.coding.display.extension.url",
        "fixedUri" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
      },
      {
        "id" : "Observation.specimen",
        "path" : "Observation.specimen",
        "max" : "0"
      },
      {
        "id" : "Observation.device",
        "path" : "Observation.device",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange",
        "path" : "Observation.referenceRange",
        "max" : "0"
      },
      {
        "id" : "Observation.hasMember",
        "path" : "Observation.hasMember",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.hasMember.reference",
        "path" : "Observation.hasMember.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.hasMember.type",
        "path" : "Observation.hasMember.type",
        "min" : 1,
        "fixedUri" : "Observation",
        "mustSupport" : true
      },
      {
        "id" : "Observation.hasMember.identifier",
        "path" : "Observation.hasMember.identifier",
        "max" : "0"
      },
      {
        "id" : "Observation.hasMember.display",
        "path" : "Observation.hasMember.display",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom",
        "path" : "Observation.derivedFrom",
        "max" : "0"
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component.code",
        "path" : "Observation.component.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://hl7.org/fhir/ValueSet/observation-vitalsignresult"
        }
      },
      {
        "id" : "Observation.component.value[x]",
        "path" : "Observation.component.value[x]",
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/ucum-vitals-common"
        }
      },
      {
        "id" : "Observation.component.value[x].value",
        "path" : "Observation.component.value[x].value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.component.value[x].unit",
        "path" : "Observation.component.value[x].unit",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.component.value[x].system",
        "path" : "Observation.component.value[x].system",
        "min" : 1,
        "fixedUri" : "http://unitsofmeasure.org",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component.value[x].code",
        "path" : "Observation.component.value[x].code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Observation.component.dataAbsentReason",
        "path" : "Observation.component.dataAbsentReason",
        "mustSupport" : true
      },
      {
        "id" : "Observation.component.interpretation",
        "path" : "Observation.component.interpretation",
        "max" : "1"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.